バージョン 24.2 (最新)

CategoryAxisBinning コンストラクタ(Nullable<Double>,Boolean,Nullable<Double>,Boolean,Nullable<Double>)

指定したプロパティ値で新しいインスタンスを作成します。
シンタックス
public CategoryAxisBinning( 
   System.Nullable<double> binWidth,
   System.bool overflow,
   System.Nullable<double> overflowThreshold,
   System.bool underflow,
   System.Nullable<double> underflowThreshold
)

パラメータ

binWidth
BinWidth プロパティの値を指定します。
overflow
Overflow プロパティの値を指定します。
overflowThreshold
OverflowThreshold プロパティの値を指定します。
underflow
Underflow プロパティの値を指定します。
underflowThreshold
UnderflowThreshold プロパティの値を指定します。
参照

オンラインで表示: GitHub